[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  CLD               Debugger anomalies.

  Clipper Version  1.03 dtd 09/15/90.

  Problem Statement

    1. Linking CLD.LIB, as a LIB, does not work.
    2. RESTART command does not work, gives SYNTAX ERROR.
    3. PASS POINTS does not work as described in documentation.
    4. LIST only lists Break Points not Watch Points and Trace Points.
    5. F6 DBF file view: Moving in alist of tables when one or more is
       empty or EOF() causes the debugger to bomb.
    6. Only one command line parameter is recognized; i.e., when
       CLD testprog par1 par2 is executed, par2 is NIL.
    7. Other. See CLDBUG.ZIP in the NANFORUM LIB for 4 other anomalies;
       i.e., date display, ambiquous variables, erroneous commands and
       accessing the error class exported variable e.args.

  Cause

  Unknown.

  Work Around(s)

    1. Link CLD.LIB as an .OBJ; i.e., RTLINK FI yourfile, CLD.LIB
    2. Unknown.
    3. Use 'PASSPOINT' instead of 'PP'.
    4. Unknown.
    5. Pressing a menu hot key and RESTART off the menu will get things
       back in order.
    6. Unknown.
    7. See referenced file.

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson